home *** CD-ROM | disk | FTP | other *** search
- Path: airdmhor.gen.nz!not-for-mail
- From: gumboot@airdmhor.gen.nz (Simon Hosie)
- Newsgroups: comp.lang.c
- Subject: Re: Can anyone answer the question?
- Date: 17 Feb 1996 06:04:06 +1300
- Organization: Airdmhor : a couple of BBS's, a bunch of people, and a cat.
- Message-ID: <4g2de6$ckp@airdmhor.gen.nz>
- References: <4fm3bc$t8v@news.netvoyage.net>
- NNTP-Posting-Host: airdmhor.gen.nz
- X-Newsreader: TIN [version 1.2 PL2]
-
- Evoir:
- > I tried to compile my program and I got the error:
- > Linker error: Group Dgroup exceedes 64K
- > what does that mean? and what can I do to fix it.
-
- It means you're using a crap compiler on a crap computer running a crap
- operating system. Make more of your data far, or get a 32bit compiler.
-